projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b056e3
)
main: Squash a compiler warning
author
Colin Walters
<walters@verbum.org>
Tue, 23 Jul 2013 22:34:34 +0000
(18:34 -0400)
committer
Colin Walters
<walters@verbum.org>
Tue, 23 Jul 2013 22:34:34 +0000
(18:34 -0400)
src/ostree/ot-admin-deploy.c
patch
|
blob
|
history
diff --git
a/src/ostree/ot-admin-deploy.c
b/src/ostree/ot-admin-deploy.c
index c7421b0619bc6286d5eb09a2212cf1998a6283b1..9bb6f4884424cf94c2170d79d7a98f832c546153 100644
(file)
--- a/
src/ostree/ot-admin-deploy.c
+++ b/
src/ostree/ot-admin-deploy.c
@@
-1114,7
+1114,6
@@
ot_admin_deploy (GFile *sysroot,
gs_free char *source_etc_kernel_args = NULL;
gs_unref_ptrarray GPtrArray *new_deployments = NULL;
int new_bootversion;
- int i;
if (!ot_admin_get_repo (sysroot, &repo, cancellable, error))
goto out;